home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_2 / fifolib / version.doc < prev   
Text File  |  1991-12-06  |  633b  |  26 lines

  1.  
  2.                VERSION.DOC
  3.  
  4.     3.4
  5.         Added 'K' flag.  This flag causes any Write() to fail if
  6.         there are no readers on the other end of the fifo and is
  7.         extremely useful in preventing lockup situations.
  8.  
  9.         changes made to l:fifo-handler and libs:fifo.library
  10.  
  11.     3.1
  12.         Found and fixed bugs in L:fifo-handler's handling of ^C-^F.
  13.  
  14.     3.0
  15.         Third release.  Rewrote startup for fifo-handler such that
  16.         it must be run instead of mounted.    This gets rid of some
  17.         major problems under 1.3 .    To start the handler, use:
  18.  
  19.         1> run <nil: >nil: l:fifo-handler
  20.  
  21.     2.0
  22.         Second release
  23.  
  24.     1.0
  25.         Initial release
  26.